How to Install libmgl-data software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libmgl-data software package in Ubuntu 14.04 LTS (Trusty Tahr)

libmgl-data software package provides library for scientific graphs (data files), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libmgl-data 

libmgl-data is installed in your system.

Make ensure the libmgl-data package were installed using the commands given below,

$ sudo dpkg-query -l | grep libmgl-data *

You will get with libmgl-data package name, version, architecture and description in a table

libmgl-data package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Miscellaneous
Package libmgl-data
Version 2.1.3.1-4ubuntu3
Description library for scientific graphs (data files)
Sub Section misc


See Also, How to uninstall or remove libmgl-data software package from Ubuntu 14.04 LTS (Trusty Tahr)?